Skip to content

Improved routing section #11245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2019
Merged

Improved routing section #11245

merged 1 commit into from
Apr 24, 2019

Conversation

HeahDude
Copy link
Contributor

Continuation of #11113 in 4.2.

@HeahDude HeahDude added this to the 4.2 milestone Mar 28, 2019
@HeahDude HeahDude self-assigned this Mar 28, 2019
routing.rst Outdated

$ composer require annotations

.. note::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't add such a detailed note ... maybe we can move this to a phrase wrapped in parenthesis after the "... run this command once in your app to add support for them:"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fixed in 3.4 too

@@ -74,6 +74,51 @@ class that processes the login submit and 4) updates the main security config fi
}
}

Edit the ``security.yml`` file in order to allow access for anyone to the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

security.yaml

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:srv="http://symfony.com/schema/dic/services"
xsi:schemaLocation="http://symfony.com/schema/dic/services
http://symfony.com/schema/dic/services/services-1.0.xsd">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HttpS for xsd url

@HeahDude HeahDude changed the base branch from master to 4.2 April 6, 2019 16:58
@HeahDude
Copy link
Contributor Author

HeahDude commented Apr 6, 2019

@OskarStark If this needs to be fixed in 3.4 I'll do it in another PR.

@javiereguiluz javiereguiluz merged commit 0054bf5 into symfony:4.2 Apr 24, 2019
javiereguiluz added a commit that referenced this pull request Apr 24, 2019
This PR was merged into the 4.2 branch.

Discussion
----------

Improved routing section

Continuation of #11113 in 4.2.

Commits
-------

0054bf5 Improved routing section
@javiereguiluz
Copy link
Member

Jules, I'm sorry it took us so long to merge this. Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants